Install tools tests
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 02:41:57 +0000 (10:41 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Oct 2017 15:30:20 +0000 (17:30 +0200)
commitf8f94ab329b1deb8d315cdb8689203c7bb4d1906
treed02d0a6096f75d849db73c8e3d05da9bd5b1174c
parent896316a9d134cf5a4bbfa1920dbd6de029776907
Install tools tests

At the same time, update the expected test output to match
the current tools output, and write diff and ref files in /tmp.
38 files changed:
testsuite/tools/meson.build
testsuite/tools/settings.in [new file with mode: 0755]
testsuite/tools/simplify-data/test1.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test1.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test2.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test2.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test3.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test3.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test4.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test4.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test5.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test5.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test6.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test6.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test7.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test7.ui [new file with mode: 0644]
testsuite/tools/simplify-data/test8.expected [new file with mode: 0644]
testsuite/tools/simplify-data/test8.ui [new file with mode: 0644]
testsuite/tools/simplify.in [new file with mode: 0755]
testsuite/tools/simplify/test1.expected [deleted file]
testsuite/tools/simplify/test1.ui [deleted file]
testsuite/tools/simplify/test2.expected [deleted file]
testsuite/tools/simplify/test2.ui [deleted file]
testsuite/tools/simplify/test3.expected [deleted file]
testsuite/tools/simplify/test3.ui [deleted file]
testsuite/tools/simplify/test4.expected [deleted file]
testsuite/tools/simplify/test4.ui [deleted file]
testsuite/tools/simplify/test5.expected [deleted file]
testsuite/tools/simplify/test5.ui [deleted file]
testsuite/tools/simplify/test6.expected [deleted file]
testsuite/tools/simplify/test6.ui [deleted file]
testsuite/tools/simplify/test7.expected [deleted file]
testsuite/tools/simplify/test7.ui [deleted file]
testsuite/tools/simplify/test8.expected [deleted file]
testsuite/tools/simplify/test8.ui [deleted file]
testsuite/tools/test-settings.in [deleted file]
testsuite/tools/test-simplify.in [deleted file]
testsuite/tools/tools.test.in [new file with mode: 0644]